Advertisement

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested FTP Software Solutions: 51 - 75 of 102
 
Hello Folks, I get a CSV file from the client everyday on our FTP server at the following location 243.234.123.23/fdata/ftp/upload/xyz20080320.csv The next day I get the file with ano...
I am unable to delete files using ftp. All the permissions are correct. The ftp site has write permission. My account has full control on the folder but is not letting me delete any files. any...
We have a new service supplier who is creating & hosting an ecommerce site for us. As part of the process, I have setup some automated scripts to push data to & pull data from an FTP share tha...
I was wondering if anyone else had the problem when trying to connect to an FTP server using any port other than port 21 The FTP server I need to connect to is using port 21000.   I can conne...
How do you carry out secure FTP from a .NET application? In this case VB.NET but C# code will also help. I see that there are lots of free applications at http://www.thefreecountry.com/we...
I have a Windows 2003 VPS and would like to use a secure form of FTP to exchange files back and forth. Can anyone suggest a good and reliable OpenSSL client/server application that I can in...
I set up a new ftp server on one Win 2003 server OS with IIS 6.0 installed. I am using iolate users mode. According to micorosft article 555018, all accounts can only see their home directory,...
Hello, I have Windows 2003 SBS Standard edition with an FTP Site setup running behind a default SBS firewall (FTP is enabled using Internet connection wizard )The FTP Site is directed to a sh...
Hi, We've got IIS 6.0 running on a W2k3 server hosting around 30 FTP sites. 29 of our clients are happily transferring away, but one (and only one) is getting a dropped connection when tryi...
Hello, Getting this error shown below.  I am trying to FTP.  I am positive that my credentials are correct, I have tested on other machines.  This is a XP computer with IE 7 installed.  The...
I have a VBScript doing FTP using the ChilKatFTP2  Active X control.  The code runs fine.  We have an operation that at random times puts a significant number of files at the server.  I have t...
When I double click a file, I'd like the default action to be to edit the file.  Currently, it initiates a file transfer. I looked in the Edit -> Settings area but didn't find how to set th...
Having a minor problem trying to get a Brother MFC8860DN printer to scan to a network share. I hit the scan button, scan to ftp, i type in the server IP, i put in the folder, when put my us...
Hi i have a server 2000 win with static ip ,can access only on lan..now  i want to make one drive to be accessed by other users ..installed ftp server and i will install ftp client on other s...
I'm setting up a laptop at work. This is for multiple users with little data skills, so I need it to be simple. The user will get a file from time to time on a USB stick. I would like to ha...
Hi All - Just looking for some tips & tricks or advice, experiences, opinions... on tuning the GlobalScape SFTP Server for optimal upload performance when using SSL over FTP.  Our SSL is a...
I am not able to access an FTP site using Win XP Home Edition IE7. There is no address bar to enter the ftp site adress in Windows Explorer. Where do I enter the site address? With XP Pro IE7 ...
Hey, I'm trying to find a good Windows FTP client... I am a webmaster and regularly FTP clients to a server, so I need a couple of key features: 1. Good interface (seems obvious, right?) ...
I have acronis 9.1 and noticed that there is a function for FTP the restored images , what is the way to make this work ? do i need some free ftp server or something . if you have done this an...
i am trying to setup ftp access on a folder on a server. it is in the location c:\ftp. i am able to ftp to this server as well as to the folder but i cannot put anything on the folder using th...
Using Filezilla user is tranferring a file and this error pops up.  He can transfer a small file but not a larger file. Error 83ef0000 receiving sftp packet transferred 10839 bytes in 0.04...
What ports need to be opened on our firewire to access ftp with SSH.  I have tried it with just port 22, however that didn't work.   Does port 21 need to be open too? Thanks. F
I want to know the FTP command to copy directories from windows to unix solaris .
I am new to this software Cute FTP and i need to upload a file and then want to delete the local file after successful upload. The same way with downloading the file. I want to delete the file...
Hi, I have a  simple bash script that looks something like this: #!/bin/sh ftp -p < /home/scripts/getpl > /home/logs/getpllog.txt and the getpl code looks like this: open 999.99.9.999...