Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


Zeon

3926 posts

Uber Geek
+1 received by user: 759

Trusted

#140736 19-Feb-2014 02:18
Send private message

Hey guys,
I've got a Canon 500D which I have connected to my laptop using the EOS utility. I can shoot to the computer great and its very fast over USB cable.

I need to take the file, as soon as its in the folder on my computer and move it to an FTP server (which can be added as a network drive on my computer). It needs to be as fast as possible in picking up the file so as soon as that file is there, it syncs it. Any recommendations.

This is for a Tech demo we will be doing at Xerocon on Thursday. If anyone will be there feel free to come and see a pretty amazing tech demo!




Speedtest 2019-10-14


Create new topic
Inphinity
2780 posts

Uber Geek
+1 received by user: 1184


  #990105 19-Feb-2014 08:28
Send private message

I would use the System.IO.FileSystemWatcher class to monitor the target folder from, say, a powershell script, and process the files from there.



timmmay
20858 posts

Uber Geek
+1 received by user: 5350

Trusted
Lifetime subscriber

  #990128 19-Feb-2014 09:12
Send private message

Standard feature of some FTP clients, google will find them.

Ragnor
8279 posts

Uber Geek
+1 received by user: 585

Trusted

  #990657 19-Feb-2014 17:56
Send private message

Inphinity: I would use the System.IO.FileSystemWatcher class to monitor the target folder from, say, a powershell script, and process the files from there.


This isn't a bad option but you also need to timer and to poll the folder for changes because sometimes FileWatcher mysteriously doesn't work.



raytaylor
4076 posts

Uber Geek
+1 received by user: 1296

Trusted

  #991447 20-Feb-2014 22:17
Send private message

syncback free edition from 2brightsparks could do it with the windows scheduler set to run every 1 minute.

Set up a source folder as any accessible folder, and the destination can be a folder on the ftp server.




Ray Taylor

There is no place like localhost

Spreadsheet for Comparing Electricity Plans Here


Zeon

3926 posts

Uber Geek
+1 received by user: 759

Trusted

  #991487 20-Feb-2014 23:16
Send private message

Hi Guys I ended up using Fling FTP:
http://www.nchsoftware.com/ftp/index.html

Its amazing and worked perfectly!




Speedtest 2019-10-14


Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.