AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Embed FTP Server

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
willyfoo



Joined: 03 Jun 2007
Posts: 25

PostPosted: Sun Feb 24, 2008 6:36 pm    Post subject: Embed FTP Server Reply with quote

I'm looking to embed a FTP server in my script and be able to get the filename after it's successfully uploaded for furthur processing.

Anybody has successfully done this already?? Or do I have to

- Run CommandLine FTP Server
- Monitor Folder for File
- Check if file is completed

I can use GuildFTPd to trigger a command once file is successfully uploaded but GuildFTPd needs to be installed and thus can't be embedded in AHK..

Any ideas?
_________________
http://willyfoo.com
http://livestudios.sg
Back to top
View user's profile Send private message
BoBoĻ
Guest





PostPosted: Mon Feb 25, 2008 12:06 am    Post subject: Reply with quote

[OT]Your images (at the given links) are amazing![/OT] Cool
Back to top
Lexikos



Joined: 17 Oct 2006
Posts: 2737
Location: Australia, Qld

PostPosted: Mon Feb 25, 2008 1:58 am    Post subject: Reply with quote

Using FTP Batch Scripts might be of use.
Back to top
View user's profile Send private message
willyfoo



Joined: 03 Jun 2007
Posts: 25

PostPosted: Mon Feb 25, 2008 2:24 am    Post subject: Reply with quote

lexiKos wrote:
Using FTP Batch Scripts might be of use.


The batch scripts are for uploading a file (client).. I want to setup a server to wait for files to be FTPed across.
_________________
http://willyfoo.com
http://livestudios.sg
Back to top
View user's profile Send private message
willyfoo



Joined: 03 Jun 2007
Posts: 25

PostPosted: Mon Feb 25, 2008 2:24 am    Post subject: Reply with quote

BoBoĻ wrote:
[OT]Your images (at the given links) are amazing![/OT] Cool


Lol... Thanks!
_________________
http://willyfoo.com
http://livestudios.sg
Back to top
View user's profile Send private message
Lexikos



Joined: 17 Oct 2006
Posts: 2737
Location: Australia, Qld

PostPosted: Mon Feb 25, 2008 3:38 am    Post subject: Reply with quote

You could try implementing your own FTP server in AHK based on one of the TCP/IP examples, but it wouldn't be easy...
Back to top
View user's profile Send private message
willyfoo



Joined: 03 Jun 2007
Posts: 25

PostPosted: Mon Feb 25, 2008 5:11 am    Post subject: Reply with quote

Yeah.. it would seem a lot harder than just finding a suitable ftp server to embed ... hmm..

The I would have to detect a completely uploaded file ..
ExecNotificationQuery can let me know when a new file is added but how to check if it has finished?? (I'm receiving JPG files)
_________________
http://willyfoo.com
http://livestudios.sg
Back to top
View user's profile Send private message
willyfoo1
Guest





PostPosted: Fri Oct 24, 2008 3:40 pm    Post subject: FTP Server Reply with quote

Hmm.. still haven't found my solution after a year!!
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group