2000 organizations, including eBay, Ericsson, and Lockheed Martin, now work smarter with Corporate Accounts. Save over 36%!

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested FTP Solutions: 1 - 25 of 135
 
How do you go about change the default directory for vsftpd. The default is /var/ftp/pub and I would like to something like /storage/pub. I know I can change the users home directory of the us...
Im trying to make an FTP connection using Filezilla. On both the client and Server side I am using Filezilla. The Server is running Server 2003. The firewall in the router is dropped. The ...
Hello, I am trying to upload one file with Curl  to my website. Information: --------------- Host Name:  user1.host.com   user ID  :  user001 Ftp  Password   :  test1 Location to u...
How to write a telnet script and ask Windows' DOS to execute? I want the script to do the following.
I have an Lacie NAS External Hard Drive. It has an ftp interface. This unit is plugged into my Netgear DG834 router. From within my local network  I have a couple of network cctv cameras that ...
Good morning expert, Set up an FTP site for users client application to exchange data with application server. Had the security guys set up and Active Directory acccount and assigned that...
Hello! We have just installed a Bluecoat Security/Proxy system for our business. Some of our end-users need to FTP through the Bluecoat for various reasons.  We have a solution for Windows u...
I reinstalled CuteFTP on a new computer but was unable to connect to any ftp sites.  Suspecting that I had done something wrong in setting up CuteFTP, I tried directly in IE8 using ftp://user...
I just installed FreeNAS on a spare machine I had at home.  I really like the FTP feature that it has.  I just wanted some help on how to set it up so I can access the server from outside the ...
I need to set up command line sftp on windows which I can invoke from a script. I need to automate a sftp process to run every night and ftp files to a different server. How can I set up the c...
Question: here is my code PHP Code: <?php // set up basic connection $ftp_server = "server.com"; $ftp_user_name = "username"; $ftp_user_pass = "userpass"; $destination_file = $sou...
I set up a FTPS server on IIS7 - it works great on the inside of the network, but if I am connection from the outside, it gives me the following error in FileZilla. I have set filezilla to ...
Greetings Experts, I'm currently developping a FTP server in VB .NET 2.0 I'm currently having some problems with the LIST command. What's the format of the file list that I should pop back. I...
I need a batch script that will download multiple files from a remote (unix) site.  The catch is I need to safely delete those that I download safely.  How do I do that?   I have to use a b...
Hi, I've recently migrated from Dreamweaver to Eclipse and the one thing I miss, and the only one is the "upload on save" function. The FTP host has a problem that disconnects me with a...
I've the NSLU2 box since 2 years and discovered some time ago, that FTP does not work anymore. I scanned the box and this is the result of the port scan: Scanning NSLU2 (192.168.178.99) [1...
I am using WinSCP over command line to upload a file to the server. I will be uploading the same file name everyday. I plan to automate this process and would like to know how can I set to ove...
Hi experts,                 i use ftp clients like Filezilla to upload my files to an FTP server. But this takes a long time (Around an hour for 20MB). I tried using Win command line, but mpu...
I need to be able to automate the process of logging into a switch via FTP and retrieve a file who's name will change daily. I have a file being automatically saved on the switch as 2007MMDD.c...
We have a simple FTP transfer operation that uses the API FtpGetFile to download files to a local folder.  We have been using this in a VFP program successfully for several years, and I've att...
Hi, We're trying to send an easy to use email out with links to our ftp server. Currently we're using this format: ftp://username:password@ftp.our-domain.com Clicking this opens the l...
Hi, I am having a problem with a FTP connection between 2 sites. Am using Filezilla client to connect to Filezilla server at main site. Both sites are behind a Cisco 878 firewall router. The ...
I have 25 GB of data (photos) to transfer from France to Brazil. What is the fast tool or service available to make such amount of data transfer? Is the FTP appropriated or there is something ...
I have a strange problem with ISA 2004. Even though the FTP firewall rule is turned on allowing FTP traffic from internal to External networks, its still blocking all file uploads and FTP. I'm...
Hi There I am probably missing something inanely simple but I am having some difficultly setting up a QNAP TS-409 to act as an FTP server from an external network. I have forwarded the appr...