How to write a telnet script and ask Windows' DOS to execute?
I want the script to do the following.
Hello,
I am having issues with ftping from my network. I have a netgear router, model rp614, Windows 2k servers, and am trying to ftp from Windows XP Pro SP2 clients.
I have tried using ...
I'm trying to run an automated .bat file to connect to a remote FTP site and upload a file. I prefer this to work on port 4900.
Trying this on a commandline fails with the error Unknown ho...
Hi Guys,
We have a SBS box that we need some bespoke software to connect onto an ftp site and transfer data automatically. When doing it in explorer I can transfer everything fine but when ...
I recently had to upload approximately 1,500 JPEG image files to my website. The total upload size was around 17Mb.
I used Windows built-in FTP transfer and the Internet connection is ADSL2...
Hi
I have a FTP site set up on my windows 2003 server.
I have a web address that also points to this.
I can access the FTP directory using a client (smartftp) and using the ip address a...
Hi,
We recently decided using a 3rd party FTP host to manage our files. In response, senior management has requested I present to them an introductory session to explain this whole 'FTP' co...
How to move a file from a remote directory to another directory in FTP?
I have a file called DRLD-MFG-20080822-20080909120112-10000005.txt stored in
/app/mfgpro/data/trng/intf/ex/sal
I...
Is there a way to configure an FTP server service to listen at a port other than 20? For the sake of security, I'd like to configure the service to listen to an odd port then punch a hole in ...
I don't have problems inside my local network, vsFTP works fine. However when I am trying to
connect from Windows using e.g. smart ftp. I am getting the following: It looks like it got connec...
how can i get code below to get todays files only
file names are always dbackup_servname_todaysdate.7z
FTP is not working from any of our users terminals. If we run it directly from our exchange server it works fine but this is a slow process and not fesible for us. We had this working last Fri...
How hard would it be to make a box on my site where users can drag a file into the box and the file will upload to me? I have limited PHP/MySQL skills, but I can't think of how to start. I ha...