Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 08-30-2007, 05:38 PM   #1
marketsmart
HOMICIDAL TROLL KILLER
 
Industry Role:
Join Date: Dec 2004
Location: Sunnybrook Institution for the Criminally Insane
Posts: 20,419
Does anyone know how to do this with FTP

I cant figure out how to set up or if there is software available to automatically ftp out a local file on win 2003 server every hour up to a linux server....

anyone have any ideas?
marketsmart is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-30-2007, 06:00 PM   #2
marketsmart
HOMICIDAL TROLL KILLER
 
Industry Role:
Join Date: Dec 2004
Location: Sunnybrook Institution for the Criminally Insane
Posts: 20,419
bump.....
marketsmart is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-30-2007, 07:59 PM   #3
fris
Too lazy to set a custom title
 
fris's Avatar
 
Industry Role:
Join Date: Aug 2002
Posts: 55,372
schedule command and a little scripting
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.


WP Stuff
fris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-30-2007, 09:07 PM   #4
sortie
Confirmed User
 
sortie's Avatar
 
Industry Role:
Join Date: Mar 2007
Posts: 7,771
Can't do it on a FTP program and linear FTP will make the file jacked.

Solution:

cron job on Linux executes a script on Linux that uses http to get the file from script on Win, but checking the file for acsii to reformat for linux ascii file

In all, two scripts and one cron.

cost $200
contact tube at econfirmpro dot com
__________________
sortie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-30-2007, 09:46 PM   #5
Masterchief
Confirmed User
 
Join Date: Jun 2006
Posts: 530
It actually is very much possible...

First, create a new text file with the following contents:

Code:
open ftp.yourdomain.com
yourusername
yourpassword
cd /public_html/
binary
prompt n
mput c:\lists\online814.txt
quit
Replace your username, password, domain and file path. And if you're uploading an ascii file, replace binary with "ascii". Save the file wherever you want using whatever filename you want, but for the sake of simplicity i'll just pretend you saved to c:\ftp.txt

Now, open up a administrative command prompt and run the following command:

Code:
schtasks /create /tn "FTP Backup" /tr "ftp -s:c:\ftp.txt" /sc MINUTE /mo 60
replace "c:\ftp.txt" with the path to wherever you saved the file and runthe command.

If all goes well, you should see a message saying "SUCCESS: The scheduled task "FTP Backup" has successfully been created."
Masterchief is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-30-2007, 11:46 PM   #6
bDok
Confirmed User
 
bDok's Avatar
 
Join Date: Feb 2005
Location: SD/OC/LA
Posts: 1,917

Quote:
Originally Posted by sortie View Post
Can't do it on a FTP program and linear FTP will make the file jacked.

Solution:

cron job on Linux executes a script on Linux that uses http to get the file from script on Win, but checking the file for acsii to reformat for linux ascii file

In all, two scripts and one cron.

cost $200
contact tube at econfirmpro dot com
$200 bucks... shiiiiit man. be all trying to get your dick in some ass.
__________________
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Warriors come out to plaAAaayyy!
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
bDok is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-30-2007, 11:56 PM   #7
Nookster
Confirmed IT Professional
 
Industry Role:
Join Date: Nov 2005
Location: Hollywood, CA
Posts: 3,744
cron >> only way (securely).
Nookster is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-31-2007, 06:24 AM   #8
sortie
Confirmed User
 
sortie's Avatar
 
Industry Role:
Join Date: Mar 2007
Posts: 7,771
Quote:
Originally Posted by bDok View Post
$200 bucks... shiiiiit man. be all trying to get your dick in some ass.
Funny thing, I didn't see you offer to do it for less.
__________________
sortie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-31-2007, 12:32 PM   #9
raymor
Confirmed User
 
Join Date: Oct 2002
Posts: 3,745
WS-FTP has a scheduler feature that will do that.
__________________
For historical display only. This information is not current:
support@bettercgi.com ICQ 7208627
Strongbox - The next generation in site security
Throttlebox - The next generation in bandwidth control
Clonebox - Backup and disaster recovery on steroids
raymor is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.