Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
3deb2b1b
Commit
3deb2b1b
authored
19 years ago
by
rswindell
Browse files
Options
Downloads
Patches
Plain Diff
Document -y, -o and the sexyz.ini->[Zmodem]->CRC16 value.
parent
142eeafb
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/sexyz.txt
+3
-1
3 additions, 1 deletion
docs/sexyz.txt
with
3 additions
and
1 deletion
docs/sexyz.txt
+
3
−
1
View file @
3deb2b1b
...
...
@@ -40,7 +40,8 @@ usage: sexyz <socket> [-opts] <cmd> [file | path | @list]
socket = TCP socket descriptor (or leave blank for "stdio" mode on Unix)
opts = -o to overwrite files when receiving
opts = -y to overwrite files when receiving
-o disable Zmodem CRC-32 mode (use CRC-16)
-s disable Zmodem streaming (Slow Zmodem)
-4 transmit with 4K Zmodem subpackets
-8 transmit with 8K Zmodem subpackets (ZedZap)
...
...
@@ -191,6 +192,7 @@ Example .ini file (with default values given):
RecvTimeout=10 ; seconds
BlockSize=1024 ; 1024 is "true" Zmodem, 8192 for Zmodem-8K (ZedZap)
MaxErrors=10
CRC16=FALSE ; CRC-32 is the default
EscapeTelnetIAC=TRUE ; Send ZDLE/ZRUB1 instead of 0xff with -telnet
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment