Sponsored Content
Top Forums UNIX for Dummies Questions & Answers scp to get a file from windows desktop to UNIX server Post 302850933 by DukeNuke2 on Friday 6th of September 2013 05:08:21 AM
Old 09-06-2013
Why not using a GUI tool like WinSCP to copy the files?
 

10 More Discussions You Might Find Interesting

1. HP-UX

how to execute script from my desktop windows xp to my HPUX server?

Good day, i would like to get some advice, how will i execute my script in hp ux servers, and how to configure rsh and rexec. thanks (2 Replies)
Discussion started by: kenshinhimura
2 Replies

2. UNIX for Advanced & Expert Users

Commands to copy a tar.gz file from a Remote Unix Server to Local Desktop.

Hi, Just wanted to know, how can I ftp/transfer/copy a (design.tar.gz) archive from a Unix Server (sdmc222.sdmc.cp-srv.com) which is at a remote location, to my Windows Desktop. Obviously, it is not possible at cmd prompt on my Windows using the following commands :- ftp... (3 Replies)
Discussion started by: marconi
3 Replies

3. Shell Programming and Scripting

Error copying files from Unix (Solaris10) to Windows Server 2003 using scp/sftp

Hi, I have generated a Public/Private Key Pair in Solaris Unix (source) server and deployed the Public key in Windows 2003(target) server .ssh directory of user profile. When i try to connect(ssh, scp, sftp) from Unix, i'm getting below error message. Sun_SSH_1.1, SSH protocols 1.5/2.0,... (0 Replies)
Discussion started by: ajaykumarb
0 Replies

4. Shell Programming and Scripting

Batch job in unix server to move the pdf file from unix to windows.

Hi Experts, I have a requirement where i need to setup a batch job which runs everymonth and move the pdf files from unix server to windows servers. Could some body provide the inputs for this. and also please provide the inputs on how to map the network dirve in the unix like that... (1 Reply)
Discussion started by: ger199901
1 Replies

5. Shell Programming and Scripting

Perl: Sending file from UNIX server to Windows server

I'm trying to write a Perl script where a file from a UNIX server box connects to a Windows server box and copies that file into the Window box. The main problem I have right now is that whenever I try to connect to the Windows box, the connection is refused. The error message that always pops... (2 Replies)
Discussion started by: kooshi
2 Replies

6. Shell Programming and Scripting

Unix shell script to Copy files from one Windows server to another Windows server.

Can anybody please help me on how to code for the below requirement: I need to write a shell script (on different unix server) to copy files from multiple folders (ex. BRN-000001) from one windows server (\\boldls-mwe-dev4)to a different windows server(\\rrwin-ewhd04.ecomad.int). This shell... (4 Replies)
Discussion started by: SravsJaya
4 Replies

7. Shell Programming and Scripting

UNIX script to FTP file from UNIX server to windows

Hi, I am new to this subject.....Can someone please help me out with the script... unix usernm "sdhftst" unix pwd "chsd13" windows usernm "dfghtst" windows pwd "chsd13" path..../xxx/xxxxx/xxxxxx/xxxxxxx please can u get me a script...its only one file to get ftp. Thanks... (2 Replies)
Discussion started by: himakiran9
2 Replies

8. Windows & DOS: Issues & Discussions

Get file on our windows desktop from a ubuntu server

Hello, How can I please have a program automatically upload some files from a ubuntu server to my machine desktop that is running windows XP? I would like to be able to do that from the windows machine itself. Thanks, (3 Replies)
Discussion started by: Pouchie1
3 Replies

9. Windows & DOS: Issues & Discussions

Transfer of zipped folder from windows desktop to UNIX server

Hi all, I'm a newbie to unix. My requirement is to create an automation script which will transfer a zipped folder from my/remote desktop to an unix server. Tools lik WinSCP shouldnt be used. No manual moving. I use putty to connect to server. I couldnt find any help on this topic. Should i use... (3 Replies)
Discussion started by: sherin22
3 Replies

10. Proxy Server

Upload file from desktop to UNIX server via putty

I have a requirement of following - 1. Transfer excel spreadsheet from desktop to unix server 2. Open the spreadsheet and read the sql row by row at a time 3. Run each sql on database using unix and then send output back to spreadsheet that was uploaded earlier and then transfer file back to... (12 Replies)
Discussion started by: Analabhatla
12 Replies
THG(1)								  thg User Manual							    THG(1)

NAME
thg - TortoiseHg's GUI tools for Mercurial SCM (Hg) SYNOPSIS
thg [global options] command [command options] DESCRIPTION
This manual page documents briefly the thgcommand. This manual page was written for the Debian distribution because the original program does not have a manual page. thg is a program that invokes TortoiseHg's GUI tools for Mercurial SCM (i.e. hg(1)) OPTIONS
The program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. Global Options -R, --repository Set the repository root directory or symbolic path name. -v, --verbose Enable additional output. -q, --quiet Suppress output. -h, --help Display help and exit. --debugger Start debugger. --profile Print command execution profile. --nofork Do not fork GUI process. --fork Always fork GUI process. --listfile Read file list from file. --listfileutf8 Read file list from file encoding utf-8. Commands Here is a bref list of the supported commands. More detailed documentation on a specific command can be obtained by running: thg help command about About dialog. add Add files. annotate, blame Annotate dialog. archive Archive dialog. backout Backout tool. bisect Bisect dialog. clone Clone tool. commit, ci Commit tool. drag_copy Copy the selected files to the desired directory. drag_move Move the selected files to the desired directory. email Send changesets by email. forget Forget selected files. grep, search Grep/search dialog. guess Guess previous renames or copies. help Show help for a command, extension, or list of commands. hgignore, ignore, filter Ignore filter editor. import Import an ordered set of patches. init Init dialog. log, history, explorer, workbench Workbench application. manifest Display the current or given revision of the project manifest. merge Merge wizard. mq Mercurial Queue tool. purge Purge unknown and/or ignore files from repository. qqueue Manage multiple MQ patch queues. qreorder Reorder unapplied MQ patches. rebase Rebase dialog. rejects Manually resolve rejected patch chunks. remove, rm Remove selected files. rename, mv, copy Rename dialog. repoconfig Repository configuration editor. resolve Resolve dialog. revert Revert selected files. serve Start stand-alone webserver. shelve, unshelve Move changes between working directory and patches. status Browse working copy status. strip Strip dialog. sync, synchronize Synchronize with other repositories. tag Tag tool. test Test arbitrary widgets. update, checkout, co Update/checkout tool. userconfig User configuration editor. vdiff Launch configured visual diff tool. version Output version and copyright information. BUGS
The upstreams BTS can be found at http://bitbucket.org/tortoisehg/stable/issues/. SEE ALSO
hg(1) AUTHOR
Ludovico Cavedon <cavedon@debian.org> Wrote this manpage for the Debian system. COPYRIGHT
Copyright (C) 2009-2011 Ludovico Cavedon <cavedon@debian.org>> This manual page was written for the Debian system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or (at your option) any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2. thg 0.8 03/18/2011 THG(1)
All times are GMT -4. The time now is 10:29 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy