Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
2answers
1k views

Home-automation x10 with a Linux based NAS (synology)

I have automated my home with the x10 protocol and use the cm15pro interface on my computer to program the switches. Now I want to connect the cm15pro interface to my synology NAS and run commands ...
3
votes
2answers
158 views

Cannot access file in Network Attached Storage (NAS) by using C++ access() function?

I have an Isilon NAS in 10.20.30.11 for example, and I mounted it like following: mount 10.20.30.11:/folder /content I could use ls command to find the file in folder or /content. Its mod is 777. ...
3
votes
1answer
2k views

Python “IOError: [Errno 22] Invalid argument” when using cPickle to write large array to network drive

EDIT: At the suggestion of J. F. Sebastian, I can get the same error much more simply: Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)] Type "copyright", "credits" or ...
3
votes
4answers
305 views

Advice on setting up a server to host source code and other documents

today we keep our documents and source code, using subversion, on a server hosted by another company out on the internet. This has worked well so far. However, we have now gotten an office and would ...
2
votes
2answers
41 views

save data with unequal lengths without introducing NA's

I have a question about saving a dataframe with unequal lengths. Is there way to save table with variable lengths without introducing NA's or something? Here is an example with NA's but that is not ...
2
votes
1answer
605 views

Open,Read,Write Files on Network Attached Storage via VBScript

I have thousands of small CSV files I want to aggregate (with a little munging in-script first). They are on a NAS device, a "SNAP" Server to be more exact. I've had some success with VBA from Excel - ...
2
votes
4answers
369 views

Load Testing a Database attached to a Network storage device

We are looking at stress testing a NAS system for a Database, basically was want to see how much abuse it can take and how much it affects the Database performance. here is what we have planed I ...
2
votes
5answers
3k views

How can I synchronize two processes accessing a file on a NAS?

Here's the thing: I have two applications, written in C++ and running on two machines with different OS (one Linux and one Windows). One of this process is in charge of updating an XML file on a NAS ...
1
vote
2answers
234 views

Tranfer audio files to NAS from iPhone using objective c?

I want to transfer recorded audio file from iPhone to NAS. is there any solution? Thanks in advance...
1
vote
3answers
1k views

Use a SQL Server 2008 database on a NAS share

I'm working on a project in Visual Studio, and I want to create a local database file (.mdf) within the project directory so that it can be checked into SubVersion and have configuration management. ...
1
vote
2answers
1k views

How to send command over SSH from iphone? Any Coding help or Sample Available?

SSH is installed in NAS, Router is configured to forward the SSH port to NAS. If anybody has done such thing before then just guide me How to send command over SSH from iphone ? is there any code ...
1
vote
2answers
282 views

Is NAS / SAN + HTTP server a good match?

Is NAS / SAN + HTTP server a good solution for serving large number of static files over the internet?
0
votes
1answer
37 views

Create Source Control System on NAS Drive

i'd like to create a source control system running on a NAS Drive. As a Windows User, I've never been able to get Microsoft Visual Source Safe to work on previous NAS Drives, as internally most of ...
0
votes
0answers
51 views

Cannot view windows network from Ubuntu 10.04 LTS Server [closed]

I have upgraded my works server to Ubuntu 10.04 server (and added the desktop gui) and I'm having some trouble... I've installed everything that I need (apache, php, mysql, samba) and then set up the ...
0
votes
1answer
42 views

NFS network mount: set owner to specific account

OK, I'm seriously confused over this stuff, so really descriptive answers would be appreciated, especially if they make this whole mounting stuff less magical and more predictable. I am trying to ...
0
votes
0answers
33 views

Reading a NAS [media server] with iOS

I'd like to write an iOS app that can read the folder structure on a user's media server without having to hard-wire a URL. I've got an idea along the lines of MLPlayer Lite (this is an app that's ...
0
votes
0answers
12 views

Shortened filename on Windows with Syntology NAS

Folders on Syntology NAS that contain an accent character are shown shortened on my Windows 7 machine. i.e Folder Béla Fleck and The Flecktones is shown in Windows as W:\Music\B39PEX~5 Why is this ...
0
votes
1answer
167 views

Google Cloud Print setup on DSM 3.2 Synology Disk Station

How can you setup Google Cloud Print on a Synology Disk Station running the DSM (Disk Station Manager) version 3.2. On the feature list from Synology it is mentioned, but I can't find the package URL. ...
0
votes
0answers
36 views

Got an error trying to install an app from a NAS

I'm testing something, and so I wrote a very simple WPF app to see if I could get a ClickOnce deployment to work from off of a Network-Attached Storage (NAS) hard drive. (It's a Seagate GoFlex HD.) ...
0
votes
1answer
99 views

PnP-X and automatic installation of network storage to Windows 7

I tested successfully with Linux by using Avahi(Bonjour) and Netatalk(AFP) to provide network storage to Mac OS X seamlessly (as like Time Capsule). I want to make one another question for Windows 7. ...
0
votes
1answer
39 views

How to build my own wireless attached storage?

Quite open question. I wonder how can I make my own network storage such as Apple Time Capsule by using open source. I try to peek and poke around Bonjour, PnP-X, AFP and SMB ... Is there any one ...
0
votes
2answers
67 views

FTP upload problem

I have made a program to upload to my NAS via FTP protocol. My program runs fine when I try to upload to my web page, but when I enter the IP of my NAS, the following line returns false: HINTERNET ...
0
votes
0answers
55 views

Alternatives for back up servers - our current choice is HP StorageWorks Network Storage System X1600 G2 - NAS server

Our budget: 24 thousand dollars Requirements: Needs to interface with **2** Dell's 2950 Needs to work with BackUp Exec software We are thinking HP StorageWorks Network Storage System X1600 G2 - ...
0
votes
1answer
89 views

GIT clone - failure and deleted the target folder

I am trying to do a GIT clone (I am new to GIT) The command I use is: C:\GIT>git clone --bare \\NAS1\GIT\OptiTexRepo \\backupnas\backup\GIT Inside the \BACKUPNAS during the run I get several ...
0
votes
0answers
176 views

Default Login for HP 3-in-1 Docking Station NAS (EM537UT#ABA)

I lost my password information for my HP Docking Station NAS (EM537UT#ABA) and can't find anything on HP's website for recovering/reseting. After a bunch of searching I'm coming up empty handed. I ...
0
votes
0answers
17 views

Set password for web access to NAS

I have a Synology DS110j NAS and wanted to do some in-house web developing. Is it possible to run a server on it only allowing some users to view the result, i.e. call the pages? I was hoping for a ...
0
votes
5answers
68 views

How to distribute ASP.NET app on lightweight hardware (such as NAS)?

I want to ship a piece of hardware to clients that they plug in to their network via Ethernet or USB. This device contains an ASP.NET web application that they access via a web browser on any PC in ...
0
votes
1answer
80 views

Connect to NAS with FTP and PHP

I am trying to develop a web bassed FTP client for my NAS. When I try to get a list of all the files on my NAS the script will just load forever. If I try to connect to my webhost through PHP instead, ...
0
votes
0answers
59 views

Visual Studio 2008: Output window breaks “Go to location” on network

I was previously developing a multi-project VS2008 solution on a WinXP (32 bit) "single core" laptop. Last week I upgraded to a Win7 Pro (64bit) dual hexacore workstation and have moved all projects ...
0
votes
2answers
331 views

Cloud storage, using linux or windows [closed]

Over the years i have played around with Network attached storage devices like ones provided by iomega which have cloud computing features built in meaning i can acces my data anywhere in the world. I ...
0
votes
1answer
56 views

Linux: need to design pre-fetcher to cache files from NAS into system memory

I am designing a server for the following scenario: a series of single images are stored on a NAS, lets say 100 of them a client connects to the server over TCP socket and requests image39 server ...
0
votes
2answers
116 views

Linux: what is the most efficient way of reading a file from a NAS and sending over a socket

I would like to write a server that reads in a file from a NAS and sends it out over a socket. What is the fastest way of doing this? Thanks!
0
votes
1answer
173 views

Installing Subversion on Lacie network space max 2

Has anyone done it, Installed Subversion on Lacie network space max 2? If so, could you pleeeaase post how you did it? I'd hate to have a server running just to use SVN at home. The ideal solution ...
0
votes
1answer
146 views

“p4_error : child process exited error”while running 256 threads of NAS benchmark on 32 node cluster

I'm trying to get a UPC-NAS Benchmark (compiled for 256 threads) running on a cluster of 32 nodes. When I run it, the rsh connections are established for 247 threads and it terminates giving an error ...
0
votes
1answer
165 views

Batch change modified/created dates?

I recently bought new hard drives for my NAS. This means that I'm copying all the data off the NAS, upgrading it, and then moving the data back. I've gotten as far as copying the data from the NAS, ...
0
votes
1answer
214 views

Errors with subversion on NAS when using Windows

I have a NAS (Synology) and it is accessed via Windows. It works fine except for Subversion. I get the same issues whether I use tortoiseSVN, svnadmin or visualSVN server and whether I access it via ...
0
votes
1answer
188 views

How to implement ActiveMQ with VM's using NAS

We're in the process of moving our .NET platform from using MSMQ to ActiveMQ. We pump 30+ million persistent messages through it a day, so throughput and capacity are critical to us. The way our ...
0
votes
2answers
888 views

Is Joomla a good choice of CMS for Mono/ASP.NET?

I'm about to start hacking my own website, hosted by my QNAP Turbo NAS server. I want to take the opportunity to learn ASP.NET and since the QNAP runs Apache I'll have to look into the Mono project. ...
0
votes
1answer
297 views

Ruby code on NFS mount, using another file on same mount causes problems

I'm working on an embedded system whoose details are explained at the end of this post. Tools are ruby on linux. I put my ruby code on a remote NAS device on network and mount it to the embedded ...
0
votes
1answer
369 views

Xcopy: Works fine *to* NAS drive, but not *from* NAS drive

I'm using xcopy in Windows to copy just the changed files between some folders on my local machine and an NAS drive in our office. When I do it from the NAS to local, it works fine (i.e., it only ...
0
votes
1answer
56 views

Distributing Video on a LAN to alternate Locations - Can the browser detect this?

I'm the administrator for a company intranet and I'd like to start producing videos. However, we have a very small bandwidth tunnel between our locations, and I'd like to avoid hogging it by streaming ...
0
votes
1answer
69 views

Deploying to more than one application server

We have reached that point where one application server is not enough. Apart from performance benefits we want to have a somewhat failover scenario as we cannot afford a 30 minute downtime just ...
0
votes
3answers
937 views

Easy way to measure LAN network speed of a partcular computer?

I want to measure the network speed between two PCs on Local Area Network. (I'm thinking of getting a Network Area Storage (NAS) device and I want to see how fast the current setup is to get an idea ...
0
votes
1answer
507 views

External raid / network storage using IDE hard drives [closed]

Here's the situation: I have numerous old hard drives, all of which are at least 120GB. I'd like to be able to combine these together into a big network share with maybe some kind of RAID option. ...
-1
votes
0answers
15 views

performance of FAST ESP on a NAS or SAN?

I have to deploy FAST ESP for a customer but I have no experience over FAST ESP... So I'd like to know if anyone here has already installed FAST and if performances are better with SAN or NAS storage. ...