Can Robo-FTP rename a file on an FTP site?
Robo-FTP: FAQYes, a file on an FTP site can be easily renamed with a single script command. See the FTPRENAME Command in the Help file for more details.
Related QuestionsCan I determine if a particular file exists on an FTP server using Robo-FTP?
Robo-FTP: FAQYes. Please see the Help file under GETSITEFILE for more information about seeing if a particular file exists on the FTP server.
Related QuestionsCan I use Robo-FTP to synchronize an entire FTP site with my local machine?
Robo-FTP: FAQYes, Robo-FTP has a built in script command that will synchronize two locations. Please see the Help file for the SYNC command for further details.
Related QuestionsCan Robo-FTP return a value from a script so my batch file knows what happened?
Robo-FTP: FAQYes. Robo-FTP uses the /exitcode option on the EXIT command to return a numeric value to the batch file, so your batch file will be notified.
Related QuestionsI want to schedule a file transfer to run every Monday morning at 9:00 a.m., can Robo-FTP do this?
Robo-FTP: FAQYes, Robo-FTP has a sophisticated, built-in scheduler to execute batch processes whenever you like, so you can run your transfers unattended. You can get more information in the Help file, under the CRON command.
Related QuestionsWhich product do I need: Robo-FTP, Robo-FTP XE, Robo-FTP Enterprise, or Robo-FTP Server?
Robo-FTP: FAQThere are two main categories of products: FTP clients and FTP servers. Robo-FTP, Robo-FTP XE, and Robo-FTP Enterprise are all FTP clients and are used to make outgoing connections to FTP servers to push and/or pull files. Robo-FTP Server is an FTP server and is used to allow incoming connections from FTP clients. Please see our Product Guide for more details.
Related QuestionsHow do I download a file from the FTP site?
Video Design Software | Broadcast Graphics Automation | reQu...Open a Command Prompt window (use "Start, Programs, Accessories, Command Prompt", or if this does not exist, use "Start, Run", then type "cmd" into the "Open:" button, and press "OK").
Related QuestionsCan Robo-FTP be used for positive pay?
Robo-FTP: FAQYes, Robo-FTP can be used for secure, reliable, automated transfer of Positive Pay files. Please contact sales for more information on using Robo-FTP in conjunction with a positive pay program. Our searchable knowledge base covers most of the common errors and implementation problems you are likely to encounter. Need more than basic technical support? Our Professional Services team can help you deploy a complete solution.
Related QuestionsCan Robo-FTP be launched from a batch process?
Robo-FTP: FAQYes. Robo-FTP can be executed from a batch process. You can specify which script to run, along with more advanced features. Please see the Help file under "command line" for more details.
Related QuestionsCan I rename the mail.cgi file?
General FAQYes. You can rename the, mail.cgi file to any other valid filename, like newsletter.cgi or craaaaazyname.cgi. You'll most likely have to keep the file ending either, .cgi or .pl The only place that this variable is hardcoded is in the, PROGRAM_URL variable - so make sure to change this variable as well to reflect the file name changes. http://mojomail.sourceforge.net/support/documentation-dada-2_11-alpha_6/change_root_password.cgi.
Related Questionshow do I rename a file?
FAQ's - Protect your copyrights online in any digital file f...The name of the file you intend to protect, CANNOT include any spaces. You will need to remove the spaces between the words in the name of the file before uploading it to our server on Step 2. You can do this when you create the file by either inserting an "_" (underscore) between the words, or deleting the spaces when you first "Save" your work. To rename your file, you can "explore" your computer to locate the file you wish to rename.
Related QuestionsSTWing Computing Servicesmv filename newfilename' will rename (or move since they are the same thing on UNIX) the file from the old name ''filename'' to the new name ''newfilename''.Related Questions
Rediff.com Homepages HelpDeskClick on 'OK' and the file will be renamed. Incase you don't want to change the filename click on the 'Cancel' button.Related Questions
UTS: Student Computing Assistance GuideMove the mouse over the text and click once. A cursor will appear in text box to allow changes. Hit return or click outside the box to exit.Related Questions
How can I rename or move a file?
Modelworks SoftwareYou can use the File/Rename... menu command to both rename a file and to move a file from its current location to a new location. In the Rename dialog just edit the full path of the file. Changing the file name or type will move the file within the specified directory. Changing the path will move the file to the new path. Named directories can make it easier to move a file. You can also rename files using a script using the File.rename(oldpath, newpath) static method.
Related QuestionsFree file hosting and online storageTo rename a file(s), click the check box next to the file(s) you wish to rename on your 'My Files' page, at the top from the drop down menu that says 'Selected files actions...' select 'Rename', you shall then be taken to a page where you can rename the file.Related Questions
Can I use Robo-FTP to download an entire directory on an FTP server?
Robo-FTP: FAQYes, it is possible to download all the files in a server directory. Optionally all subdirectories and files therein may also be downloaded. If a matching directory structure does not exist on the local PC, it will be created. Please see the RCVFILE command in the Help file.
Related QuestionsCan I rename a file I have already recorded onto a CD?
Compact Disc Creation: CD Creation FAQs, UWECUnfortunately not. Once you record information to a CD you cannot delete, rename, rearrange, or alter the files or file structure on the CD. The CD is a permanent copy of the files you have recorded. However, you could burn a renamed copy of the file to the CD. If you are using a CD-RW disc, you may erase the disc and start over. Files recorded onto CD-Rs are permanent and cannot be erased.
Related QuestionsCan I rename a folder on my CMS site?
CMS Frequently Asked QuestionsYes, right-click on the folder and select Properties. If you want the name that appears in the navigation to change, then you will have to edit the navon to change the "system title" as well. If you change the structure of the site, especially concerning landing pages, navons, and directories/folders, it could cause problems and might have to be purged (deleted) and remade.
Related QuestionsWhich Internet protocols does Robo-FTP Support?
Robo-FTP: FAQRobo-FTP supports FTP, FTPS, and SFTP. FTPS uses SSL to increase the security of FTP transfers. SFTP is a different but similar protocol, based on SSH, which also offers many security advantages over standard FTP. Robo-FTP supports the two most commonly used methods of secure FTP file transfers - SFTP (FTP over SSH) and FTPS (FTP over SSL). FTPS support includes both an encrypted control channel with a clear data channel and encrypted control data channels.
Related QuestionsCan variables be used in Robo-FTP script command options?
Robo-FTP: FAQYes, Robo-FTP supports the ability to pass in variables in the script command options. Please see the PERFORM command in the Help file for more details.
Related QuestionsCan Robo-FTP pass FTP server logon information via the command line arguments?
Robo-FTP: FAQYes, you can pass a user name and password externally into Robo-FTP through the command line arguments. Search for "command line" in the Help file for more information.
Related QuestionsHow do you transfer a file from your hard drive or disk to an ftp file?
CAPP 385: World Wide WebThis question does not make sense. You would use an ftp program to move files between various systems on the Internet. How do you access gopher from your home PC? We were told not to use a web browser so I was wonder whether to use hyperterminal in Windows 95 as a modem and type an address such as telnet gopher.umuc.edu.
Related QuestionsHow do I FTP a file?
Reliable Graphics FAQAfter your files have been created, they should be archived with Winzip, Stuffit, or an equivalent archive utility. Also, include in the archive a text document that contains job print specifics needed to complete the print job correctly. These include the following: Company name, contact name, phone number, pen settings, media type, sets/binding information, and any other information pertaining to the print job. The address for the Reliable Graphics's FTP server is ftp://ftp.reliablegraphics.
Related Questions