Sponsored Content
Top Forums UNIX for Dummies Questions & Answers newbee - copy data from UNIX to Linux Post 3311 by Neo on Thursday 28th of June 2001 03:03:31 PM
Old 06-28-2001
I like samba;however samba works best in a local LAN environment (not across a wide area). Because of that limitation, I tend to use SSH for most file transfers these days. Both are good options.
 

9 More Discussions You Might Find Interesting

1. Where do I download LINUX & UNIX?

Where can i get a copy of Unix or Linux?

where can i get a free copy of unix? any kind... (5 Replies)
Discussion started by: gregtampa
5 Replies

2. UNIX for Dummies Questions & Answers

How to copy data file from UNIX and put it on PC

Hello, My customer wants me to copy a data file from his UNIX box, and transfer to windows basic PC. My question is how can I find the file in UNIX box, copy it out into DOS/Windows format. Please help. Thanks (3 Replies)
Discussion started by: BillyT
3 Replies

3. UNIX for Advanced & Expert Users

copy data from Windows to Unix any help?

I have a log file that I would like to copy from my windows pc to my unix pc for further processuon. Is there any command that can help me perform this task?. I already have a cron to fire up the process, but nothing seems to be coming up. I am trying to use ftp but nothing is coming forth.... (8 Replies)
Discussion started by: odogbolu98
8 Replies

4. UNIX for Dummies Questions & Answers

Unix Newbee :-)

Hi , i have jus started learning basics of unix .I have few queries : 1) what is meant by unix box server? 2) what is the difference between unix and linux (is it jus x-windows graphical system or is there anything more than that?) 3) Can i get any free download of unix so that i cud... (7 Replies)
Discussion started by: vivekshankar
7 Replies

5. UNIX for Advanced & Expert Users

how can i copy data in LINUX Machine to windows XP

Can anyone tell me how can i copy data in LINUX Machine to windows XP Thanks, Sandeep (2 Replies)
Discussion started by: bsandeep_80
2 Replies

6. Shell Programming and Scripting

Newbee lost in unix land

I am writing a shell script and I am calling wc -l. I need to assign the results of this call to a varaible and it's not working the way I think it should: xx= wc -l $1 What am I doing wrong? Thanx (1 Reply)
Discussion started by: dortoh
1 Replies

7. UNIX and Linux Applications

Copy folder and its contents from HP Unix server to RH Linux

I am trying to copy a folder and all its contents from HP Unix box to RH linux, using the following. rsync -avz -e "ssh" /users/www/webroot/docFiles/Division/Ctry ftpuser@10.4.xxx.yz:/data/webroot/development/contentfiles/webroot/docFiles/Division/Ctry/QAfiles And it throws a consistent... (2 Replies)
Discussion started by: FanTom
2 Replies

8. UNIX for Dummies Questions & Answers

Copy data from tape in unix

Dear sir/madam Could you tell me how to copy or get data from tape to any folder in unix? Thanks, (2 Replies)
Discussion started by: seyha_moth
2 Replies

9. Shell Programming and Scripting

Copy jailed data SSH Centos from one Linux server to another

Hello to all the experts around here. I need to be able to create a script which will be copying all the data from each user account's jail home folder (SFTPWRITE) on one Centos 7 server to antother Centos 7 server. Both of the Centos servers are using Chroot jail where each account logs in to... (2 Replies)
Discussion started by: nreznik
2 Replies
REGTREE(1)						    System Administration tools 						REGTREE(1)

NAME
regtree - Text-mode registry viewer SYNOPSIS
regtree [--help] [--backend=BACKEND] [--fullpath] [--no-values] [--credentials=CREDENTIALS] [location] DESCRIPTION
The regtree utility prints out all the contents of a Windows registry file. Subkeys are printed with one level more indentation than their parents. OPTIONS
--help Show list of available options. --backend BACKEND Name of backend to load. Possible values are: creg, regf, dir and rpc. The default is dir. --credentials=CREDENTIALS Credentials to use, if any. Password should be separated from user name by a percent sign. --fullpath Print the full path to each key instead of only its name. --no-values Don't print values, just keys. VERSION
This man page is correct for version 4.0 of the Samba suite. SEE ALSO
gregedit, regshell, regdiff, regpatch, samba AUTHOR
This utility is part of the Samba[1] suite, which is developed by the global Samba Team[2]. This manpage and regtree were written by Jelmer Vernooij. NOTES
1. Samba http://www.samba.org/ 2. Samba Team http://www.samba.org/samba/team/ Samba 4.0 06/17/2014 REGTREE(1)
All times are GMT -4. The time now is 09:30 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy