HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Auto copy batch file
Operating System - Linux
1829359
Members
1999
Online
109991
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2009 10:52 AM
11-03-2009 10:52 AM
Auto copy batch file
I want to automatic copy image (JPG) from folder in XP OS and paste it and overwrite it if exist in linux OS.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2009 12:27 PM
11-03-2009 12:27 PM
Re: Auto copy batch file
Shalom,
There is a program for XP/Vista/yuckware called winscp
Go to download.com and search for it.
It will do this job.
You can also use ptty to do the job.
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
SEP
There is a program for XP/Vista/yuckware called winscp
Go to download.com and search for it.
It will do this job.
You can also use ptty to do the job.
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2009 12:24 AM
11-05-2009 12:24 AM
Re: Auto copy batch file
Thanks a lot for your response.
Actually I need to use automatic snap shot program by XP OS and save the image at a folder, then I want to use a program that automatic copy (like a batch file or script code) this image every five minute and paste it and overwrite it if exist in Linux folder.
Actually I need to use automatic snap shot program by XP OS and save the image at a folder, then I want to use a program that automatic copy (like a batch file or script code) this image every five minute and paste it and overwrite it if exist in Linux folder.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2009 09:31 AM
11-05-2009 09:31 AM
Re: Auto copy batch file
SEP's suggestion has merit. The PuTTY package includes pscp, a command-line tool for file transfer.
http://the.earth.li/~sgtatham/putty/0.60/htmldoc/Chapter5.html#pscp
Find the correct pscp options for your situation, so that pscp won't need to ask you anything more after entering the command (i.e. set up SSH key authentication or use pscp's -pw option to specify the password on the command line).
When you know the command that will copy the file where you want without further interaction, use the Task Scheduler function of Windows to run it every 5 minutes:
http://support.microsoft.com/kb/308569
The UNIX way: if you have a complex task, split it into simple parts. Find tools that can each do one part of the job. Then use them all together.
MK
http://the.earth.li/~sgtatham/putty/0.60/htmldoc/Chapter5.html#pscp
Find the correct pscp options for your situation, so that pscp won't need to ask you anything more after entering the command (i.e. set up SSH key authentication or use pscp's -pw option to specify the password on the command line).
When you know the command that will copy the file where you want without further interaction, use the Task Scheduler function of Windows to run it every 5 minutes:
http://support.microsoft.com/kb/308569
The UNIX way: if you have a complex task, split it into simple parts. Find tools that can each do one part of the job. Then use them all together.
MK
MK
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP