Dooley commented on a mIRC Addon, SB-FTP v1.01  -  May 20, 2006

ok i\'m trying to make an auto upload using this and i can get the file to upload but it comes out blank, any suggestions?

alias fer {
  /ftp server.name user pass
  .timer 1 5 sockwrite -n FTP CWD www/stats/
  .timer 1 8 sockwrite -n ftp type A
  .timer 1 11 sockwrite -n ftp dele test.txt
  .timer 1 14 sockwrite -n ftp stor test.txt

}
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.