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...
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...
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...
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...
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 copy complete contents of Winodws directories to an ftp server. As there are many files I want to copy contents of each directory with one command (and with no interaction required)...
Hello Experts,
I'm moved a web site from a reseller server to a better VPS server in other company. Everything was ok until this problem with the permissions. In this site, the employees c...
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...
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 issue the following command ftp -s:pars.ftp to auto-login into an ftp server
The pars.ftp looks like below -
open ftp.com
myuser
mypwd
ls
quit
However, the login fails (I can logi...
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 ...
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...
HI All
i need some help with a proxy device called bluecoat sg800 , currently it works fine for all Http access to the outside world. But when attempting FTP it fails. I have tried various m...
Hi:
I would like to create a .bat file I could call with Windows Scheduled tasks to automatically upload a file to my web server then delete the local files once they are uploaded.
So ba...
I need to be able to do the following:
- Set up a scheduled taks to open an FTP conenction
- Move a file from a local directory
- Delete or move the file locally if it's been successful
- ...
I have set up a Filezilla server on my current computer, I am using port 22013 instead of the default FTP port 21 because it is used for other purposes. Unfortunately I am only able to connect...
I have a client PC that cannot connect to any FTP site. I've tried via IE7, command line ftp, and a third party FTP program. All fail to connect and immediately say something to the effect "...
I have an excel vba script that generates a csv file and instead of saving it to a local folder (eg: with "ActiveWorkbook.Save As Filename:= ..........................."), I want to send the f...
I have a simple batch file that ftp's a file to a clients ftp site...it's running as a scheduled task on a windows server. The batch file is pretty simple syntax. There are some days when a fi...
Hi,
I'm totally new to FTP and I joined a hosting company that provides proftpd software. Unfortunatly they do not have it set up and apparently do not support setting up a way for me to c...
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...
Running a Laptop dual boot Mac OSX and Vista 32bit.
Running a PC with Server 2008 installed
OSX runs as a local computer on the server but gets its DCHP and DNS from the server.
When ...
Hi Guys, I am having a problem with SSIS, specifically utilizing the FTP function. I created a FTP Task Connection but cannot get it to connect.
I entered the current Server name, User name ...
Hi Guys,
We are using Internet Explorer 7 and using Proxy server. Normal Browsing works fine but It has problem openening FTP Sites. It does not open all FTP Sites that require user credeti...
When I access FTP sites on my Windows XP Pro SP2 machine I get "Internet Explorer cannot display the web page". The same problem occurs on different clients and different FTP sites including ...